Class AGTOSV


  • public class AGTOSV
    extends Object

    Java-Klasse für anonymous complex type.

    Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

    
     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="SendungHeaderAGTOSV">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="Vorlaufsatz">
                         <complexType>
                           <complexContent>
                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                               <sequence>
                                 <element name="Verfahrensmerkmal">
                                   <simpleType>
                                     <restriction base="{SV-Basis://XMLSchema/1.0}Verfahrensmerkmal_Stp">
                                       <enumeration value="EAA"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Absendernummer" type="{SV-Basis://XMLSchema/1.0}ABSN_Stp"/>
                                 <element name="Empfaengernummer" type="{SV-Basis://XMLSchema/1.0}BBNR_Stp"/>
                                 <element name="Datum_Erstellung" type="{SV-Basis://XMLSchema/1.0}Datum_Uhrzeit_Stp"/>
                                 <element name="Dateifolgenummer">
                                   <simpleType>
                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                       <length value="6"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                               </sequence>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                       <element name="Kommunikationsdaten">
                         <complexType>
                           <complexContent>
                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                               <sequence>
                                 <element name="Prod_ID" type="{SV-Basis://XMLSchema/1.0}Prod_ID_Stp"/>
                                 <element name="Mod_ID" type="{SV-Basis://XMLSchema/1.0}Mod_ID_Stp"/>
                                 <element name="Name_Dateiersteller">
                                   <simpleType>
                                     <restriction base="{SV-Basis://XMLSchema/1.0}Nachname_Stp">
                                       <maxLength value="30"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Name_Dateiersteller_2" minOccurs="0">
                                   <simpleType>
                                     <restriction base="{SV-Basis://XMLSchema/1.0}Nachname_Stp">
                                       <maxLength value="30"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Name_Dateiersteller_3" minOccurs="0">
                                   <simpleType>
                                     <restriction base="{SV-Basis://XMLSchema/1.0}Nachname_Stp">
                                       <maxLength value="30"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="PLZ_Betrieb">
                                   <simpleType>
                                     <restriction base="{SV-Basis://XMLSchema/1.0}Postleitzahl_Stp">
                                       <maxLength value="10"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Ort_Betrieb">
                                   <simpleType>
                                     <restriction base="{SV-Basis://XMLSchema/1.0}Ort_Stp">
                                       <maxLength value="34"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Strasse_Betrieb" minOccurs="0">
                                   <simpleType>
                                     <restriction base="{SV-Basis://XMLSchema/1.0}Strasse_Stp">
                                       <maxLength value="33"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Hausnummer_Betrieb" type="{SV-Basis://XMLSchema/1.0}Hausnummer_Stp" minOccurs="0"/>
                                 <element name="Anrede_Ansprechpartner" type="{SV-Basis://XMLSchema/1.0}Geschlecht_Stp"/>
                                 <element name="Name_Ansprechpartner">
                                   <simpleType>
                                     <restriction base="{SV-Basis://XMLSchema/1.0}Nachname_Stp">
                                       <maxLength value="30"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                                 <element name="Telefonnummer_Ansprechpartner" type="{SV-Basis://XMLSchema/1.0}Rufnummer_Stp"/>
                                 <element name="Faxnummer_Ansprechpartner" type="{SV-Basis://XMLSchema/1.0}Rufnummer_Stp" minOccurs="0"/>
                                 <element name="EMail_Ansprechpartner">
                                   <simpleType>
                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                       <minLength value="1"/>
                                       <maxLength value="70"/>
                                       <whiteSpace value="collapse"/>
                                     </restriction>
                                   </simpleType>
                                 </element>
                               </sequence>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                     </sequence>
                     <attribute name="Versionsnummer" use="required">
                       <simpleType>
                         <restriction base="{SV-Basis://XMLSchema/1.0}Versionsnummer_Stp">
                           <maxLength value="5"/>
                         </restriction>
                       </simpleType>
                     </attribute>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element name="Sendungs_Body">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element ref="{http://www.gkv-datenaustausch.de/XMLSchema/Anforderung_eAU_AG/2.0}Anforderung_eAU_AG" maxOccurs="5000"/>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
           </sequence>
           <attribute name="Versionsnummer" use="required">
             <simpleType>
               <restriction base="{SV-Basis://XMLSchema/1.0}Versionsnummer_Stp">
                 <maxLength value="5"/>
               </restriction>
             </simpleType>
           </attribute>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • sendungHeaderAGTOSV

        protected AGTOSV.SendungHeaderAGTOSV sendungHeaderAGTOSV
        In diesem Element werden notwendige Steuerungsinformationen uebermittelt, welche in der DEUEV im VOSZ, NCSZ und DSKO uebertragen werden.
      • versionsnummer

        protected String versionsnummer
        Es ist nur der Wert 2.0.0 zulaessig
    • Constructor Detail

      • AGTOSV

        public AGTOSV()